home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kentucky Virtual Art Museum
/
Kentucky Virtual Art Museum.iso
/
site
/
museums
/
galleries
/
middle_ky.swf
/
scripts
/
DoInitAction.as
< prev
next >
Wrap
Text File
|
2005-08-23
|
217b
|
6 lines
Object.registerClass("FocusManager",mx.managers.FocusManager);
if(_root.focusManager == undefined)
{
_root.createClassObject(mx.managers.FocusManager,"focusManager",mx.managers.DepthManager.highestDepth--);
}